name.synonym = 1-(o-chlorophenyl)-2-tert-butylaminoethanol; 2-chloro-alpha-(((1,1-dimethylethyl)amino)methyl)benzenemethanol; 2-tert-Butylamino-1-(2-chlorphenyl)ethanol; C-78; C12H18ClNO; HN-078; LS-30654; Tulobuterol; Tulobuterol [BAN:INN:JAN]; Tulobuterolum [INN-Latin filter.purchasability = all page.num = 1
SELECT DISTINCT(ci.sub_id_fk) AS sub_id FROM catalog_item AS ci INNER JOIN catalog AS c ON ci.cat_id_fk=c.cat_id INNER JOIN synonym AS syn ON (ci.cat_id_fk=syn.cat_fk AND ci.supplier_code=syn.supplier_code) INNER JOIN field AS f ON syn.field_fk=f.field_id WHERE c.free = 1 AND syn.synonym IS NOT NULL AND syn.synonym LIKE '1-(o-chlorophenyl)-2-tert-butylaminoethanol; 2-chloro-alpha-(((1,1-dimethylethyl)amino)methyl)benzenemethanol; 2-tert-Butylamino-1-(2-chlorphenyl)ethanol; C-78; C12H18ClNO; HN-078; LS-30654; Tulobuterol; Tulobuterol [BAN:INN:JAN]; Tulobuterolum [INN-Latin' AND f.ftype IN (3,7,11,12,14) AND ci.sub_id_fk IN (SELECT ci.sub_id_fk AS sub_id FROM catalog_item AS ci INNER JOIN catalog AS c ON ci.cat_id_fk=c.cat_id WHERE c.free = 1 ) LIMIT 50